home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dos999.zip / 31018.TXT < prev    next >
Text File  |  1993-10-05  |  8KB  |  209 lines

  1.        _________________________________________________________________
  2.        STACKER NOTE                                         STACKER NOTE
  3.                        ROM BIOS SUPPORT FOR DBLSPACE.BIN
  4.                   (Applies to Stacker 3.1 for Windows & DOS)
  5.        STAC FAX 31018  (10/05/93)
  6.        _________________________________________________________________
  7.                                        
  8.                                        
  9.        BACKGROUND
  10.        
  11.        Some computers don't support Microsoft's use of interrupt 1AH to
  12.        implement its pre-loading compression driver, although most
  13.        systems that support MS-DOS 6 do.  If you have one of the
  14.        following models, Microsoft indicates that your computer may hang
  15.        up in the startup process:
  16.        
  17.            Sharp models 6700, 6781, 6785, 6800 and 6881
  18.            Cannon C-200 M-50 and C-200 M-55
  19.            Computers using a Microsolutions Compaticard
  20.            Positive Computers
  21.            Snap-On Intel 386 and Intel AboveBoard 2.0
  22.            Some AEG Olympia 386SX Laptops
  23.            Some older ACER machines
  24.            Texas Instruments (TI) Travelmate 2000
  25.            Zeos 80386 with an AMI BIOS dated 09/15/89
  26.         
  27.        SOLUTION
  28.        
  29.        If you installed Stacker 3.1 new on your computer (your hard disk
  30.        was not already compressed), the solution is to reverse the
  31.        Stacker installation until updated Stacker files can be
  32.        installed.
  33.        
  34.            Disable DBLSPACE.BIN
  35.            Find STACVOL file(s)
  36.            Create or modify CONFIG.SYS to mount your compressed drives
  37.            Locate your Stacker drives
  38.            Run UNSTACK
  39.            Install the updated Stacker files
  40.            Insert /-LZS in STACKER.INI
  41.             
  42.        Disable DBLSPACE.BIN
  43.        
  44.         1. Restart your system with a startup disk.  If you don't
  45.            already have a startup disk, you can use MS-DOS 6.0 Setup
  46.            Disk 1 if it is compatible with drive A, or you can use the
  47.            MS-DOS 6.0 Uninstall disk.
  48.        
  49.         2. Change to the C drive by typing:
  50.        
  51.                C: <Enter>
  52.        
  53.         3. Change to the DOS subdirectory by typing:
  54.        
  55.                CD\DOS <Enter>
  56.        
  57.         4. Remove the attributes of DBLSPACE.BIN by typing:
  58.        
  59.                ATTRIB -R -H -S C:\DBLSPACE.BIN <Enter>
  60.        
  61.         5. Delete the DBLSPACE BIN file by typing:
  62.        
  63.                DEL C:\DBLSPACE.BIN <Enter>
  64.        
  65.        Find STACVOL file(s)
  66.        
  67.         1. Change to the Stacker subdirectory by typing:
  68.                
  69.                CD\STACKER <Enter>
  70.         
  71.         2. Find the name(s) of your STACVOL file(s) by typing:
  72.                
  73.                SYSINFO /F <Enter>
  74.        
  75.            In the following example, SYSINFO /F indicates two STACVOL
  76.            files, C:\STACVOL.DSK and C:\STACVOL.000:
  77.                
  78.                Stacker Volume Information
  79.                Drive C:
  80.                   STACVOL.DSK      67,108,864  Sys Hid R/O
  81.                   STACVOL.000      67,108,864  Sys Hid R/O
  82.            
  83.            Make a note of your STACVOL file name(s).
  84.         
  85.         3. If you have a STACVOL file named STACVOL.DSK on drive C,
  86.            then complete the procedure "Create CONFIG.SYS," otherwise
  87.            complete the procedure "Modify CONFIG.SYS."
  88.             
  89.        Create CONFIG.SYS
  90.        
  91.         1. Change to the ROOT directory by typing:
  92.        
  93.                CD\ <Enter>
  94.        
  95.         2. Create a CONFIG.SYS file by typing the following:
  96.        
  97.                COPY CON CONFIG.SYS <Enter>
  98.                DEVICE=C:\STACKER\STACKER.COM <your stacvol files> <Enter>
  99.                <Ctrl+Z> <Enter>
  100.            
  101.            NOTE:  Replace <your stacvol files> with the actual STACVOL
  102.            file name(s).  For example,
  103.                
  104.                DEVICE=C:\STACKER\STACKER.COM C:\STACVOL.DSK
  105.                C:\STACVOL.000
  106.        
  107.         3. Remove any floppy disks, and restart your computer.  Skip to
  108.            the procedure, "Locate your Stacker drives."
  109.             
  110.        Modify CONFIG.SYS
  111.        
  112.         1. From the STACKER directory on drive C, type
  113.        
  114.                ED C:\CONFIG.SYS <Enter>
  115.        
  116.         2. Add the following line to the end of your CONFIG.SYS file:
  117.        
  118.                DEVICE=C:\STACKER\STACKER.COM <your stacvol files>
  119.        
  120.            NOTE:  Replace <your stacvol files> with the actual STACVOL
  121.            file name(s).  For example,
  122.        
  123.                DEVICE=C:\STACKER\STACKER.COM C:\STACVOL.DSK C:\STACVOL.000
  124.        
  125.         3. Press Ctrl+Z to save the file.
  126.        
  127.         4. Restart your computer.
  128.             
  129.        Locate your Stacker drives
  130.        
  131.         1. To locate your compressed data, change to the Stacker
  132.            subdirectory by typing:
  133.        
  134.                CD\STACKER <Enter>
  135.        
  136.         2. Then type:
  137.        
  138.                STACKER <Enter>
  139.        
  140.            Note the drive letter(s) associated with your STACVOL files.
  141.            In the following example, Stacker drives are E and F:
  142.        
  143.                DRIVE C: was drive C: at boot time
  144.                DRIVE D: was drive D: at boot time
  145.                DRIVE E: was drive E: at boot time [C:\STACVOL.DSK =
  146.                67.0MB ]
  147.                DRIVE F: was drive F: at boot time [C:\STACVOL.000 =
  148.                67.0MB ]
  149.        
  150.            Make a note of your compressed drives.
  151.             
  152.        Run UNSTACK
  153.        
  154.         1. Run UNSTACK on each of your compressed drives, working
  155.            backwards through the alphabet.  For example, if you have
  156.            Stacker drives E and F, type:
  157.        
  158.                UNSTACK F: <Enter>
  159.        
  160.            and follow the UNSTACK screens.  After UNSTACK restarts your
  161.            system, type:
  162.        
  163.                UNSTACK E: <Enter>
  164.        
  165.         2. After you have run UNSTACK on the last Stacker drive, you
  166.            will be prompted to "remove the Stacker driver from your
  167.            system?"  Select the option "Remove Stacker."
  168.             
  169.        Install the updated Stacker files
  170.        
  171.         1. Before you install the updated Stacker files, make sure you
  172.            have a startup disk.
  173.        
  174.         2. Run setup from Stacker Disk 1 to install the updated Stacker
  175.            files.
  176.        
  177.         3. Respond to the Setup screens as you would normally.  You
  178.            don't have to do anything out of the ordinary until after
  179.            Stacker reboots to access your Stacker drives.
  180.        
  181.         4. Your computer will stop responding (hang) when Stacker
  182.            reboots to access your Stacker drives.  Insert your startup
  183.            disk in drive A and restart your computer.
  184.             
  185.        Insert /-LZS in STACKER.INI
  186.        
  187.        Add the switch /-LZS to your STACKER.INI file to permanently
  188.        eliminate the ROM BIOS failure.
  189.        
  190.         1. After starting from your startup disk, insert Stacker Disk 1
  191.            into drive A or B, and change to that drive.
  192.        
  193.         2. From the DOS prompt, type:
  194.        
  195.                \TOOLS\STACINI C: <Enter>
  196.        
  197.         3. Add the switch /-LZS to the beginning of the file.  For
  198.            example:
  199.        
  200.                /-LZS
  201.                /DIR=c:\STACKER
  202.                C:\STACVOL.000,NS
  203.                C:\STACVOL.DSK,NS
  204.        
  205.         4. Press Ctrl+Z to save the file.
  206.        
  207.        _________________________________________________________________
  208.        Copyright 1993, Stac Electronics                      
  209.